Use generic pointers for constraint targets
authorEmmanuele Bassi <ebassi@gnome.org>
Thu, 27 Jun 2019 17:26:19 +0000 (18:26 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Sun, 30 Jun 2019 22:42:44 +0000 (23:42 +0100)
commit7ae04ba36b3031a8795e2778e171c886f6b922ce
tree0526676664a90de6b4f3627566a95610a9fb2a7a
parent39c284c49028399272c25fb88fc6022f3e7f9dff
Use generic pointers for constraint targets

Since GtkWidget implements GtkConstraintTarget, we can omit the explicit
cast, and validate the type at run time.
gtk/gtkconstraint.c
gtk/gtkconstraint.h